map collection
英 [mæp kəˈlekʃn]
美 [mæp kəˈlekʃn]
网络 地图资料
英英释义
noun
- a collection of maps in book form
双语例句
- Script in this web page is attempting to add a type of map that is unsupported to the xmlmaps collection of the spreadsheet control.
此网页中的脚本正试图添加电子表格控件的xmlmaps集合不支持的映射。 - A traditional Java java. util. Map, then, is essentially a collection of two-part tuples.
传统的Javajava.util.Map实质上是一个分两部分的元组集合。 - In this paper, three areas that three-dimensional digital terrain map of related concepts, methods of data collection and three-dimensional digital terrain mapping were studied.
本文从三维数字地形图的相关概念、数据采集的方法和三维数字地形图的绘制三个方面进行了研究。 - If you wanted to create a file for each author, you would map the authors list to document collection.
如果您想为每一个作家都创建一个文件,则要将作家列表映射到文档集。 - Map: a map is an associative array from a set of object keys to a collection of object values.
map型:map是一个从一组键值对象到一组值对象的关联数组。 - To faithfully map the entire earth, one has to use a collection of maps, each of which covers a limited region.
要想忠实的绘制出地球的全貌,必须使用一套地图,其中每一张地图只覆盖一个有限区域。 - A Map is simply a collection of key-value pairings.
一个Map实际上就是键-值对的集合。 - Similarly, the rows represent Clojure's built-in collection types: list, vector, map, and set.
同样,行表示Clojure的内置集合类型:list、vector、map和set。 - The completion of the foundation buried stone heads, four measurements, a flat wire measurement, substandard level of measurement, map the root control field data collection and data editing.
完成了基础埋石、首级四等测量、一级平面导线测量、等外水准测量、图根控制等野外数据采集以及数据编辑工作。 - I then proceed to define a list, populate it, and call my newly defined def. Next, I create a map and do the same thing for that collection.
然后我定义一个list,填充它,并调用我新定义的def。之后,我创建一个map,并对这个集合做了同样的操作。